High efficient(at least memory-wise), tightly packed Input queue that supports any kind of data in a single allocated memory pool(no fragmentation).
This class could probably be extendeded to be every event handler
BytesOffset should never be greater than capacity
Linearly allocated variable length Events
See Implementation
High efficient(at least memory-wise), tightly packed Input queue that supports any kind of data in a single allocated memory pool(no fragmentation).
This class could probably be extendeded to be every event handler